[INFO] cloning repository https://github.com/divyeshkakadiya-inventyv/alkye_test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/divyeshkakadiya-inventyv/alkye_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdivyeshkakadiya-inventyv%2Falkye_test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdivyeshkakadiya-inventyv%2Falkye_test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bf22b443fe76993d2928c4c10c583725e46288b9
[INFO] fixing divyeshkakadiya-inventyv/alkye_test against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdivyeshkakadiya-inventyv%2Falkye_test" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/divyeshkakadiya-inventyv/alkye_test
[INFO] finished tweaking git repo https://github.com/divyeshkakadiya-inventyv/alkye_test
[INFO] tweaked toml for git repo https://github.com/divyeshkakadiya-inventyv/alkye_test written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/divyeshkakadiya-inventyv/alkye_test on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/divyeshkakadiya-inventyv/alkye_test already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded axum-server v0.8.0
[INFO] [stderr]   Downloaded fs-err v3.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ca02038123cf14330574fabca1c2cb055e56356d7b511e2a668f34a0ac555782
[INFO] running `Command { std: "docker" "start" "ca02038123cf14330574fabca1c2cb055e56356d7b511e2a668f34a0ac555782", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ca02038123cf14330574fabca1c2cb055e56356d7b511e2a668f34a0ac555782" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ca02038123cf14330574fabca1c2cb055e56356d7b511e2a668f34a0ac555782", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ca02038123cf14330574fabca1c2cb055e56356d7b511e2a668f34a0ac555782" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling time-macros v0.2.29
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling fs-err v3.3.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking time v0.3.49
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking uuid v1.23.3
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]    Compiling zeroize_derive v1.5.0
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking simple_asn1 v0.6.4
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking jsonwebtoken v10.4.0
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stderr]     Checking h2 v0.4.15
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]     Checking axum-server v0.8.0
[INFO] [stderr]     Checking alkye_test v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find `SqlitePool` in `sqlx`
[INFO] [stdout]   --> src/utils/sql.rs:7:24
[INFO] [stdout]    |
[INFO] [stdout]  7 |         let db = sqlx::SqlitePool::connect(database_url).await.unwrap();
[INFO] [stdout]    |                        ^^^^^^^^^^ could not find `SqlitePool` in `sqlx`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-0.8.6/src/lib.rs:63:63
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[cfg(feature = "_sqlite")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `_sqlite` feature
[INFO] [stdout] ...
[INFO] [stdout] 63 |     self as sqlite, Sqlite, SqliteConnection, SqliteExecutor, SqlitePool, SqliteTransaction,
[INFO] [stdout]    |                                                               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `sqlite` in `sqlx`
[INFO] [stdout]   --> src/utils/sql.rs:16:60
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub async fn query(&self, query: &str) -> Result<sqlx::sqlite::SqliteRow, sqlx::Error> {
[INFO] [stdout]    |                                                            ^^^^^^ could not find `sqlite` in `sqlx`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-0.8.6/src/lib.rs:63:13
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[cfg(feature = "_sqlite")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `_sqlite` feature
[INFO] [stdout] ...
[INFO] [stdout] 63 |     self as sqlite, Sqlite, SqliteConnection, SqliteExecutor, SqlitePool, SqliteTransaction,
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `sqlite` in `sqlx`
[INFO] [stdout]   --> src/utils/sql.rs:21:68
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub async fn query_all(&self, query: &str) -> Result<Vec<sqlx::sqlite::SqliteRow>, sqlx::Error> {
[INFO] [stdout]    |                                                                    ^^^^^^ could not find `sqlite` in `sqlx`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-0.8.6/src/lib.rs:63:13
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[cfg(feature = "_sqlite")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `_sqlite` feature
[INFO] [stdout] ...
[INFO] [stdout] 63 |     self as sqlite, Sqlite, SqliteConnection, SqliteExecutor, SqlitePool, SqliteTransaction,
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `State` in this scope
[INFO] [stdout]  --> src/users/user_model.rs:5:23
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub async fn add_user(State(pool): State<DbPool>, Json(payload): Json<User>) -> Response {
[INFO] [stdout]   |                       ^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this tuple struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use axum::extract::State;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `State` in this scope
[INFO] [stdout]  --> src/users/user_model.rs:5:36
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub async fn add_user(State(pool): State<DbPool>, Json(payload): Json<User>) -> Response {
[INFO] [stdout]   |                                    ^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use axum::extract::State;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DbPool` in this scope
[INFO] [stdout]  --> src/users/user_model.rs:5:42
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub async fn add_user(State(pool): State<DbPool>, Json(payload): Json<User>) -> Response {
[INFO] [stdout]   |                                          ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: a builtin type with a similar name exists
[INFO] [stdout]   |
[INFO] [stdout] 5 - pub async fn add_user(State(pool): State<DbPool>, Json(payload): Json<User>) -> Response {
[INFO] [stdout] 5 + pub async fn add_user(State(pool): State<bool>, Json(payload): Json<User>) -> Response {
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub async fn add_user<DbPool>(State(pool): State<DbPool>, Json(payload): Json<User>) -> Response {
[INFO] [stdout]   |                      ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SqlitePool` in crate `sqlx`
[INFO] [stdout]   --> src/utils/sql.rs:2:20
[INFO] [stdout]    |
[INFO] [stdout]  2 |     pub db : sqlx::SqlitePool,
[INFO] [stdout]    |                    ^^^^^^^^^^ not found in `sqlx`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-0.8.6/src/lib.rs:63:63
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[cfg(feature = "_sqlite")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `_sqlite` feature
[INFO] [stdout] ...
[INFO] [stdout] 63 |     self as sqlite, Sqlite, SqliteConnection, SqliteExecutor, SqlitePool, SqliteTransaction,
[INFO] [stdout]    |                                                               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `axum::response::Response`
[INFO] [stdout]  --> src/health_check/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use axum::response::Response;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `SqlitePool` in `sqlx`
[INFO] [stdout]   --> src/utils/sql.rs:7:24
[INFO] [stdout]    |
[INFO] [stdout]  7 |         let db = sqlx::SqlitePool::connect(database_url).await.unwrap();
[INFO] [stdout]    |                        ^^^^^^^^^^ could not find `SqlitePool` in `sqlx`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-0.8.6/src/lib.rs:63:63
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[cfg(feature = "_sqlite")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `_sqlite` feature
[INFO] [stdout] ...
[INFO] [stdout] 63 |     self as sqlite, Sqlite, SqliteConnection, SqliteExecutor, SqlitePool, SqliteTransaction,
[INFO] [stdout]    |                                                               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `sqlite` in `sqlx`
[INFO] [stdout]   --> src/utils/sql.rs:16:60
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub async fn query(&self, query: &str) -> Result<sqlx::sqlite::SqliteRow, sqlx::Error> {
[INFO] [stdout]    |                                                            ^^^^^^ could not find `sqlite` in `sqlx`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-0.8.6/src/lib.rs:63:13
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[cfg(feature = "_sqlite")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `_sqlite` feature
[INFO] [stdout] ...
[INFO] [stdout] 63 |     self as sqlite, Sqlite, SqliteConnection, SqliteExecutor, SqlitePool, SqliteTransaction,
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/auth/auth_service.rs:9:60
[INFO] [stdout]    |
[INFO] [stdout]  9 |   pub async fn register(Json(payload): Json<Auth>) -> String {
[INFO] [stdout]    |  ____________________________________________________________^
[INFO] [stdout] 10 | |     
[INFO] [stdout] 11 | | }
[INFO] [stdout]    | |_^ expected `String`, found `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]  --> src/users/user_model.rs:5:90
[INFO] [stdout]   |
[INFO] [stdout] 5 |   pub async fn add_user(State(pool): State<DbPool>, Json(payload): Json<User>) -> Response {
[INFO] [stdout]   |  __________________________________________________________________________________________^
[INFO] [stdout] 6 | |     
[INFO] [stdout] 7 | | }
[INFO] [stdout]   | |_^ expected `Response<Body>`, found `()`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected struct `Response<Body>`
[INFO] [stdout]           found unit type `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `sqlite` in `sqlx`
[INFO] [stdout]   --> src/utils/sql.rs:21:68
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub async fn query_all(&self, query: &str) -> Result<Vec<sqlx::sqlite::SqliteRow>, sqlx::Error> {
[INFO] [stdout]    |                                                                    ^^^^^^ could not find `sqlite` in `sqlx`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-0.8.6/src/lib.rs:63:13
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[cfg(feature = "_sqlite")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `_sqlite` feature
[INFO] [stdout] ...
[INFO] [stdout] 63 |     self as sqlite, Sqlite, SqliteConnection, SqliteExecutor, SqlitePool, SqliteTransaction,
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `State` in this scope
[INFO] [stdout]  --> src/users/user_model.rs:5:23
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub async fn add_user(State(pool): State<DbPool>, Json(payload): Json<User>) -> Response {
[INFO] [stdout]   |                       ^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this tuple struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use axum::extract::State;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `State` in this scope
[INFO] [stdout]  --> src/users/user_model.rs:5:36
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub async fn add_user(State(pool): State<DbPool>, Json(payload): Json<User>) -> Response {
[INFO] [stdout]   |                                    ^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use axum::extract::State;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DbPool` in this scope
[INFO] [stdout]  --> src/users/user_model.rs:5:42
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub async fn add_user(State(pool): State<DbPool>, Json(payload): Json<User>) -> Response {
[INFO] [stdout]   |                                          ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: a builtin type with a similar name exists
[INFO] [stdout]   |
[INFO] [stdout] 5 - pub async fn add_user(State(pool): State<DbPool>, Json(payload): Json<User>) -> Response {
[INFO] [stdout] 5 + pub async fn add_user(State(pool): State<bool>, Json(payload): Json<User>) -> Response {
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub async fn add_user<DbPool>(State(pool): State<DbPool>, Json(payload): Json<User>) -> Response {
[INFO] [stdout]   |                      ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SqlitePool` in crate `sqlx`
[INFO] [stdout]   --> src/utils/sql.rs:2:20
[INFO] [stdout]    |
[INFO] [stdout]  2 |     pub db : sqlx::SqlitePool,
[INFO] [stdout]    |                    ^^^^^^^^^^ not found in `sqlx`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-0.8.6/src/lib.rs:63:63
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[cfg(feature = "_sqlite")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `_sqlite` feature
[INFO] [stdout] ...
[INFO] [stdout] 63 |     self as sqlite, Sqlite, SqliteConnection, SqliteExecutor, SqlitePool, SqliteTransaction,
[INFO] [stdout]    |                                                               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `axum::response::Response`
[INFO] [stdout]  --> src/health_check/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use axum::response::Response;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0782]: expected a type, found a trait
[INFO] [stdout]   --> src/main.rs:16:18
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let dbpool = Database::new("sqlite::memory:").await.unwrap();
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: you can add the `dyn` keyword if you want a trait object
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let dbpool = <dyn Database>::new("sqlite::memory:").await.unwrap();
[INFO] [stdout]    |                  ++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/auth/auth_service.rs:9:60
[INFO] [stdout]    |
[INFO] [stdout]  9 |   pub async fn register(Json(payload): Json<Auth>) -> String {
[INFO] [stdout]    |  ____________________________________________________________^
[INFO] [stdout] 10 | |     
[INFO] [stdout] 11 | | }
[INFO] [stdout]    | |_^ expected `String`, found `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]  --> src/users/user_model.rs:5:90
[INFO] [stdout]   |
[INFO] [stdout] 5 |   pub async fn add_user(State(pool): State<DbPool>, Json(payload): Json<User>) -> Response {
[INFO] [stdout]   |  __________________________________________________________________________________________^
[INFO] [stdout] 6 | |     
[INFO] [stdout] 7 | | }
[INFO] [stdout]   | |_^ expected `Response<Body>`, found `()`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected struct `Response<Body>`
[INFO] [stdout]           found unit type `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0782]: expected a type, found a trait
[INFO] [stdout]   --> src/main.rs:16:18
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let dbpool = Database::new("sqlite::memory:").await.unwrap();
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: you can add the `dyn` keyword if you want a trait object
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let dbpool = <dyn Database>::new("sqlite::memory:").await.unwrap();
[INFO] [stdout]    |                  ++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0425, E0433, E0531, E0782.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0425, E0433, E0531, E0782.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `alkye_test` (bin "alkye_test") due to 10 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `alkye_test` (bin "alkye_test" test) due to 10 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "ca02038123cf14330574fabca1c2cb055e56356d7b511e2a668f34a0ac555782", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca02038123cf14330574fabca1c2cb055e56356d7b511e2a668f34a0ac555782", kill_on_drop: false }`
[INFO] [stdout] ca02038123cf14330574fabca1c2cb055e56356d7b511e2a668f34a0ac555782
